home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / domacnost a kancelar / autoit / autoit-v3-setup.exe / Examples / Helpfile / WinFlash.au3 < prev    next >
Text File  |  2007-09-08  |  119b  |  2 lines

  1. ; flashes the window 4 times with a break in between each one of 1/2 second
  2. WinFlash('Untitled - Notepad',"", 4, 500)